Skip to main content

mergAVCompositionTrackInsertAssetTrack

Type

command

Summary

Insert a time range of an asset track into a composition track at a specified time

Syntax

mergAVCompositionTrackInsertAssetTrack <pCompositionPointer>, <pCompositionTrackID>, <pAssetPointer>, <pAssetTrackID>, <pStart>, <pDuration>, <pTime>

Description

Insert a time range of an asset track into a composition track at a specified time

Parameters

NameTypeDescription

pCompositionPointer

a pointer to the composition in memory

pCompositionTrackID

the id of the composition track

pAssetPointer

a pointer to the asset in memory

pAssetTrackID

the id of the asset track

pStart

the start in milliseconds time of the asset track that you want added to the composition track

pDuration

the duration in milliseconds of the asset track that you want added to the composition track

pTime

the time in milliseconds in the composition track that you want the asset to be added to

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?